![]() | ![]() | ![]() | ![]() |
There is an error in the online documentation for the MATRIX statement of the SGSCATTER procedure. The MATRIX statement is described as follows in the Syntax and the Required Options sections :
MATRIX numeric-variable-1 < ... numeric-variable-n> </ options>;Required Options
numeric-variable-1 < ... numeric-variable-n > specifies one or more numeric variables for the matrix.
If only one numeric variable is specified for the matrix, the following error message will be written to the SAS Log:
ERROR: At least two variables must be specified for Matrix.
The correct Syntax and Required Options sections should read as follows:
MATRIX numeric-variable-1 numeric-variable-2 < ... numeric-variable-n > </ options>;Required Options
numeric-variable-1 numeric-variable-2 < ... numeric-variable-n > specifies two or more numeric variables for the matrix.
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | SAS/GRAPH | z/OS | 9.2 TS1M0 | 9.2 TS2M2 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows XP 64-bit Edition | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft® Windows® for x64 | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Standard Edition | 9.2 TS1M0 | 9.2 TS2M2 | ||
Microsoft Windows XP Professional | 9.2 TS1M0 | 9.2 TS2M2 | ||
Windows Vista | 9.2 TS1M0 | 9.2 TS2M2 | ||
64-bit Enabled AIX | 9.2 TS1M0 | 9.2 TS2M2 | ||
64-bit Enabled HP-UX | 9.2 TS1M0 | 9.2 TS2M2 | ||
64-bit Enabled Solaris | 9.2 TS1M0 | 9.2 TS2M2 | ||
HP-UX IPF | 9.2 TS1M0 | 9.2 TS2M2 | ||
Linux | 9.2 TS1M0 | 9.2 TS2M2 | ||
Linux for x64 | 9.2 TS1M0 | 9.2 TS2M2 | ||
OpenVMS on HP Integrity | 9.2 TS1M0 | 9.2 TS2M2 | ||
Solaris for x64 | 9.2 TS1M0 | 9.2 TS2M2 |